home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / database / bld23.zip / UPPER.KEY < prev    next >
Text File  |  1995-06-17  |  7KB  |  321 lines

  1. ; Copyright 1995 Aeolus Software
  2. ;
  3. ; Use this file to modify the 'look and feel' of the output source of the
  4. ; Aeolus Builder v2.3 Clipper (tm) code generator.
  5. ;
  6. ; Put this file in the same subdirectory where BUILDER.EXE is located or
  7. ; in the subdirectory where the code is being generated.  If it is located
  8. ; in the same subdirectory as BUILDER.EXE, all Builder generated code will
  9. ; utilize the output changes.  If it is put in the subdirectory where the
  10. ; source is created, only THAT application will receive the changes to the
  11. ; output source.
  12. ;
  13. ; =========================================================================
  14. ;
  15. ; Here's how it works, each line where TWO bracketed pieces of text are
  16. ; located will be applied to each line of output source.  if the bracketed
  17. ; text on the left is located in the source statement, it will be changed
  18. ; to the bracketed text on the right.
  19. ;
  20. ; For example, if this file contains the line:
  21. ;
  22. ; [PROCEDURE ]     [proc ]
  23. ;
  24. ; then every instance of the text "PROCEDURE " in Builder output source
  25. ;  code will be replaced with "proc ".
  26. ;
  27. ;==========================================================================
  28. ;
  29. ; Following is a list of ALL Builder replacable output text.  Any text you
  30. ; would like to change, simply add a bracketed text string to the right.
  31. ;
  32. ;==========================================================================
  33. [#include ]       [#INCLUDE ]
  34. [MEMVAR ]
  35. [STATIC ]
  36. [FUNCTION ]
  37. [PROCEDURE ]
  38. [LOCAL ]
  39. [SET(]
  40. [SETCURSOR(]
  41. [Open_Fil(]       [OPEN_FIL(]
  42. [VarInit(]        [VARINIT(]
  43. [PRIVATE ]
  44. [cSys_Name]       [CSYS_NAME]
  45. [cAppl_Name]      [CAPPL_NAME]
  46. [cPrt_Port]       [CPRT_PORT]
  47. [lHelp_Edit]      [LHELP_EDIT]
  48. [lHelp_On]        [LHELP_ON]
  49. [nHMax_Lins]      [NHMAX_LINS]
  50. [ISCOLOR(]
  51. [IF(]             [IF(]
  52. [EMPTY(]
  53. [Var(]            [VAR(]
  54. [ALLTRIM(]
  55. [ENDIF]
  56. [IF ]
  57. [SET COLOR ]
  58. [WinPush(]        [WINPUSH(]
  59. [Message(]        [MESSAGE(]
  60. [Center(]         [CENTER(]
  61. [MouseInit(]      [MOUSEINIT(]
  62. [Chk_Ntxs(]       [CHK_NTXS(]
  63. [Open_Data(]      [OPEN_DATA(]
  64. [DbInit1(]        [DBINIT1(]
  65. [SETKEY(]
  66. [DO WHILE ]
  67. [SetMsgLin(]      [SETMSGLIN(]
  68. [AskMenu(]        [ASKMENU(]
  69. [EXIT]
  70. [CLOSE DATABASES]
  71. [SET CURSOR ON]
  72. [SET CURSOR OFF]
  73. [CLEAR ]
  74. [QUIT]
  75. [RETURN(]
  76. [nMr1]            [NMR1]
  77. [nMr2]            [NMR2]
  78. [nMc1]            [NMC1]
  79. [nMc2]            [NMC2]
  80. [nOpt]            [NOPT]
  81. [aMenuArray]      [AMENUARRAY]
  82. [VarPush(]        [VARPUSH(]
  83. [AddPrompt(]      [ADDPROMPT(]
  84. [Menu(]           [MENU(]
  85. [VarPop(]         [VARPOP(]
  86. [nFmr1]           [NFMR1]
  87. [nFmr2]           [NFMR2]
  88. [nFmc1]           [NFMC1]
  89. [nFmc2]           [NFMC2]
  90. [TtlKeyOn(]       [TTLKEYON(]
  91. [TtlKeyOff(]      [TTLKEYOFF(]
  92. [WinPop(]         [WINPOP(]
  93. [nDr1]            [NDR1]
  94. [nDr2]            [NDR2]
  95. [nDc1]            [NDC1]
  96. [nDc2]            [NDC2]
  97. [ENDDO]
  98. [AddGet(]         [ADDGET(]
  99. [GenVld(]         [GENVLD(]
  100. [LASTKEY(]
  101. [aGetMenu]        [AGETMENU]
  102. [CrteMnuArry(]    [CRTEMNUARRY(]
  103. [ChkChr(]         [CHKCHR(]
  104. [READ ]
  105. [WaitKey(]        [WAITKEY(]
  106. [nPr1]            [NPR1]
  107. [nPc1]            [NPC1]
  108. [nPr2]            [NPR2]
  109. [nPc2]            [NPC2]
  110. [cDisp]           [CDISP]
  111. [Plist(]          [PLIST(]
  112. [bCond]           [BCOND]
  113. [cKey]            [CKEY]
  114. [nFmr1]           [NFMR1]
  115. [nFmc1]           [NFMC1]
  116. [nFmr2]           [NFMR2]
  117. [nFmc2]           [NFMC2]
  118. [cMemChk]         [CMEMCHK]
  119. [cMemMenu]        [CMEMMENU]
  120. [DBSETORDER(]
  121. [Gen_Maint(]      [GEN_MAINT(]
  122. [CLEAR GETS]
  123. [Edt_Memo(]       [EDT_MEMO(]
  124. [nFkr1]           [NFKR1]
  125. [nFkc1]           [NFKC1]
  126. [nFkr2]           [NFKR2]
  127. [nFkc2]           [NFKC2]
  128. [gKey]            [GKEY]
  129. [ELSE]            [ELSE]
  130. [cGk_Func]        [CGK_FUNC]
  131. [cG_Func]         [CG_FUNC]
  132. [nRw,nCl,nLn]     [NRW,NCL,NLN]
  133. [FILE(]
  134. [SELECT ]
  135. [USE ]
  136. [NEW ]
  137. [EXCLUSIVE]
  138. [SHARED ]
  139. [VIA ]
  140. [INDEX ON ]
  141. [ INTO]
  142. [SET INDEX ]
  143. [ORDBAGEXT(]
  144. [Zap_iBar(]       [ZAP_IBAR(]
  145. [iBar(]           [IBAR(]
  146. [RDDSETDEFAULT(]
  147. [cOldRdd]         [COLDRDD]
  148. [.OR.]
  149. [ARRAY(]
  150. [FCOUNT(]
  151. [DbStor(]         [DBSTOR(]
  152. [WINDOW]
  153. [ REMOVE]
  154. [WINSAY ]
  155. [SAY ]
  156. [WINGET ]
  157. [WINPROMPT ]
  158. [GetList]         [GETLIST]
  159. [cRelKey]         [CRELKEY]
  160. [Main()]          [MAIN()]
  161. [oOldErrBlk]      [OOLDERRBLK]
  162. [ALTD(]
  163. [ERRORBLOCK(]
  164. [BldrErr(]        [BLDRERR(]
  165. [SET DATE]
  166. [AMERICAN]
  167. [BRITSH]
  168. [JAPAN]
  169. [FRENCH]
  170. [ANSI]
  171. [GERMAN]
  172. [ITALIAN]
  173. [USA]
  174. [SET CENTURY]
  175. [ ON]
  176. [ OFF]
  177. [Options->]       [OPTIONS->]
  178. [DBCLOSEAREA()]
  179. [DBCLOSEALL()]
  180. [DISPBOX(]
  181. [MAXROW()]
  182. [MAXCOL()]
  183. [REPLICATE(]
  184. [CHR(]
  185. [SETCOLOR(]
  186. [NOSHADOW]
  187. [NOSAVE]
  188. [NOBORDER]
  189. [NOCLEAR]
  190. [ChkNtxs(]        [CHKNTXS(]
  191. [OpenFiles(]      [OPENFILES(]
  192. [AddMPad(]        [ADDMPAD(]
  193. [Rootmenu()]      [ROOTMENU()]
  194. [EXECUTE ]
  195. [PICTURE ]
  196. [WinTop()]        [WINTOP()]
  197. [WinLeft()]       [WINLEFT()]
  198. [WinBott()]       [WINBOTT()]
  199. [WinRight()]      [WINRIGHT()]
  200. [VALIDBLOCK]
  201. [ReadGets(]       [READGETS(]
  202. [DBSELECTAREA(]
  203. [iSeek(]          [ISEEK(]
  204. [xBounds]         [XBOUNDS]
  205. [Rel_Maint(]      [REL_MAINT(]
  206. [nBr1]            [NBR1]
  207. [nBc1]            [NBC1]
  208. [nBr2]            [NBR2]
  209. [nBc2]            [NBC2]
  210. [xBound]          [XBOUND]
  211. [nDisplayRow]     [NDISPLAYROW]
  212. [oBrwObj]         [OBRWOBJ]
  213. [oColObj]         [OCOLOBJ]
  214. [aBrwCtrls]       [ABRWCTRLS]
  215. [aColCtrls]       [ACOLCTRLS]
  216. [cOldColor]       [COLDCOLOR]
  217. [DictPut(]        [DICTPUT(]
  218. [TBrowseDb(]      [TBROWSEDB(]
  219. [:cargo]          [:CARGO]
  220. [:goBottomBlock]  [:GOBOTTOMBLOCK]
  221. [:goTopBlock]     [:GOTOPBLOCK]
  222. [:skipBlock]      [:SKIPBLOCK]
  223. [:colorSpec]      [:COLORSPEC]
  224. [:headSep]        [:HEADSEP]
  225. [:colSep]         [:COLSEP]
  226. [:footSep]        [:FOOTSEP]
  227. [TBColumnNew(]    [TBCOLUMNNEW(]
  228. [TRANSFORM(]
  229. [:addColumn]      [:ADDCOLUMN]
  230. [:width]          [:WIDTH]
  231. [:defColor]       [:DEFCOLOR]
  232. [:nBottom]        [:NBOTTOM]
  233. [::rowCount]      [::ROWCOUNT]
  234. [BrwMouse(]       [BRWMOUSE(]
  235. [BrowseDb(]       [BROWSEDB(]
  236. [SPACE(]
  237. [MENU USING]
  238. [aMemMenu]        [AMEMMENU]
  239. [cIt]             [CIT]
  240. [cFileName]       [CFILENAME]
  241. [VALTYPE(]
  242. [TYPE(]
  243. [DBCREATEINDEX(]
  244. [ORDCREATE(]
  245. [IBar(]           [IBAR(]
  246. [BREAK(]
  247. [BEGIN SEQUENCE]
  248. [RECOVER USING]
  249. [END SEQUENCE]
  250. [FERASE(]
  251. [ALIAS ]
  252. [EXTERNAL]
  253. [SET ]
  254. [ SOFTSEEK]
  255. [ DELETED]
  256. [ SCOREBOARD]
  257. [ WRAP]
  258. [ DATE]
  259. [ PRINTER]
  260. [ ORDER]
  261. [DO ]
  262. [SysDel]          [SYSDEL]
  263. [Publ_Colo]       [PUBL_COLO]
  264. [TRIM(]
  265. [FOR ]
  266. [NEXT]
  267. [Chk_Ntxs]        [CHK_NTXS]
  268. [ WITH]
  269. [Open_Data]       [OPEN_DATA]
  270. [Ask(]            [ASK(]
  271. [ PROMPT]
  272. [MENU ]
  273. [CASE]
  274. [ENDCASE]
  275. [ GET]
  276. [DECLARE ]
  277. [aFields]         [AFIELDS]
  278. [aPicture]        [APICTURE]
  279. [aHeading]        [AHEADING]
  280. [DbEdit(]         [DBEDIT(]
  281. [cG_Pfx]          [CG_PFX]
  282. [PARAMETERS ]
  283. [VALID]
  284. [ DbPubl]         [ DBPUBL]
  285. [ DbStor]         [ DBSTOR]
  286. [cThm]            [CTHM]
  287. [cOthm]           [COTHM]
  288. [nRecs]           [NRECS]
  289. [nRpg_Len]        [NRPG_LEN]
  290. [nRpg_Wdth]       [NRPG_WDTH]
  291. [nRpg]            [NRPG]
  292. [nSbtl]           [NSBTL]
  293. [nTtl]            [NTTL]
  294. [xSbtl]           [XSBTL]
  295. [CkPrtr]          [CKPRTR]
  296. [RETURN]
  297. [ RELATION]
  298. [GO TOP]
  299. [EOF()]
  300. [ DEVICE]
  301. [ SCREEN]
  302. [ MARGIN]
  303. [Thermometr(]     [THERMOMETR(]
  304. [LASTREC(]
  305. [INKEY(]
  306. [ TYPEAHEAD]
  307. [PROW()]
  308. [DBSKIP(]
  309. [SKIP]
  310. [LOOP]
  311. [STR(]
  312. [ PRINT]
  313. [nLbl_Acrss]      [NLBL_ACRSS]
  314. [nLbl_Wdth]       [NLBL_WDTH]
  315. [nLbl_Len]        [NLBL_LEN]
  316. [LEFT(]           [LEFT(]
  317. [nRecs]           [NRECS]
  318. [MsgBox(]         [MSGBOX(]
  319. [ TO]             [ TO]
  320. [BREAK]
  321.